negotiator.qualitymeasures.logmanipulation
Class NegotiationLogParser

java.lang.Object
  extended by negotiator.qualitymeasures.logmanipulation.NegotiationLogParser

public class NegotiationLogParser
extends java.lang.Object


Constructor Summary
NegotiationLogParser()
           
 
Method Summary
static negotiator.qualitymeasures.logmanipulation.NegotiationLogParser.ResultsParser parseLog(java.lang.String log)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NegotiationLogParser

public NegotiationLogParser()
Method Detail

parseLog

public static negotiator.qualitymeasures.logmanipulation.NegotiationLogParser.ResultsParser parseLog(java.lang.String log)
                                                                                              throws java.lang.Exception
Throws:
java.lang.Exception